Class BoundPeerExtensions
This extension class activates transport-oriented methods on Bound
Inherited Members
Namespace: Libplanet.Net.Transports
Assembly: Libplanet.dll
Syntax
public static class BoundPeerExtensions
Methods
| Improve this Doc View SourceQueryAppProtocolVersion(BoundPeer, Nullable<TimeSpan>)
Queries App
Declaration
public static AppProtocolVersion QueryAppProtocolVersion(this BoundPeer peer, TimeSpan? timeout = null)
Parameters
Type | Name | Description |
---|---|---|
Bound |
peer | The Bound |
Nullable<Time |
timeout | Timeout value for request. |
Returns
Type | Description |
---|---|
App |
App |