Property | Type | Description | |
---|---|---|---|
broadcastID | System.Guid | ||
id | Guid? | ||
maxForwards | uint? |
Method | Description | |
---|---|---|
Forward ( ) : void |
When overriden in a derived class, forwards this peerMessage message
|
|
PeerMessage ( |
Initializes a new instance of the PeerMessage class
|
public PeerMessage ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
return | System |