X13.Periphery.MsConnect.GetBytes C# (CSharp) Method

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]
    public override byte[] GetBytes() {
      throw new NotSupportedException("MsConnect.GetBytes() not supported");
    }
    public override string ToString() {