HandshakeProtocol.SuccessHandshakeData Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The serialized representation of a success handshake.
public: static ReadOnlyMemory<System::Byte> SuccessHandshakeData;
public static ReadOnlyMemory<byte> SuccessHandshakeData;
staticval mutable SuccessHandshakeData : ReadOnlyMemory<byte>
Public Shared SuccessHandshakeData As ReadOnlyMemory(Of Byte)