Property | Type | Description | |
---|---|---|---|
AutoRepeatPlayback | bool | ||
ByteEncodingDisplayFormat | int | ||
ConnectionParameters | IConnectionParameters | ||
ConnectionString | string | ||
FrameRate | int | ||
PhasorProtocol | PhasorProtocol | ||
PmuID | int | ||
TransportProtocol | TransportProtocol |
Method | Description | |
---|---|---|
ConnectionSettings ( ) : System |
Creates a new ConnectionSettings instance.
|
|
GetObjectData ( |
Populates a SerializationInfo with the data needed to serialize the target object.
|
Method | Description | |
---|---|---|
ConnectionSettings ( |
Creates a new ConnectionSettings instance from serialization parameters.
|
protected ConnectionSettings ( |
||
info | The |
|
context | The source |
|
return | System |
public GetObjectData ( |
||
info | The |
|
context | The destination |
|
return | void |
public IConnectionParameters ConnectionParameters | ||
return | IConnectionParameters |