[BrowsableAttribute(false)] public SslStream SslStream { get; }
<BrowsableAttribute(false)> Public ReadOnly Property SslStream As SslStream Get
public: [BrowsableAttribute(false)] property SslStream^ SslStream { SslStream^ get (); }
[<BrowsableAttribute(false)>] member SslStream : SslStream with get
function get_SslStream();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.