Méthode | Description | |
---|---|---|
Connect ( ) : StateObject | ||
GetResponse ( StateObject so ) : void | ||
OnSent ( IAsyncResult asyncResult ) : void | ||
UDPClientService ( |
||
UDPClientService ( int port ) : System |
public GetResponse ( StateObject so ) : void | ||
so | StateObject | |
Résultat | void |
public OnSent ( IAsyncResult asyncResult ) : void | ||
asyncResult | IAsyncResult | |
Résultat | void |
public UDPClientService ( |
||
iep | ||
Résultat | System |
public UDPClientService ( int port ) : System | ||
port | int | |
Résultat | System |