C# Class NATS.Client.ServerInfo

Show file Open project: nats-io/csnats Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CreateFromJson ( string json ) : ServerInfo

Method Details

CreateFromJson() public static method

public static CreateFromJson ( string json ) : ServerInfo
json string
return ServerInfo