Click or drag to resize

ProfileToMirrorServer Class

Class which allows you to store a zprofile to a mirror server.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.DeviceProfileToMirrorServer

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public class ProfileToMirrorServer

The ProfileToMirrorServer type exposes the following members.

Constructors
 NameDescription
Public methodProfileToMirrorServer Creates an instance of a class which can be used to store a profile onto a mirror server.
Top
Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodSendToMirrorServer Stores the profile to the mirror server.
Public methodToString
(Inherited from Object)
Top
See Also