Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PgmSocket ( [ options, PgmSocketType pgmSocketType, [ pgmAddress ) : System | ||
ToString ( ) : string |
Override the ToString method to produce a more descriptive, useful description.
|
Method | Description | |
---|---|---|
Init ( ) : void |
Perform initialization of this PgmSocket, including creating the socket handle.
|
|
InitOptions ( ) : void | ||
InitReceiver ( ) : void |
public PgmSocket ( [ options, PgmSocketType pgmSocketType, [ pgmAddress ) : System | ||
options | [ | |
pgmSocketType | PgmSocketType | |
pgmAddress | [ | |
return | System |