|
MessageRequestEventArgsLocalPort Property |
The Local Port the message arrived on.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public int LocalPort { get; set; }
Public Property LocalPort As Integer
Get
Set
public:
property int LocalPort {
int get ();
void set (int value);
}
member LocalPort : int with get, set
Property Value
Type:
Int32See Also